home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / g_man / cat3 / ftn / gversi.z / gversi
Text File  |  1998-10-20  |  4KB  |  133 lines

  1.  
  2.  
  3.  
  4. ggggvvvveeeerrrrssssiiii((((3333GGGG))))                                                          ggggvvvveeeerrrrssssiiii((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ggggvvvveeeerrrrssssiiii - returns graphics hardware and library version information
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      iiiinnnntttteeeeggggeeeerrrr****4444 ffffuuuunnnnccccttttiiiioooonnnn ggggvvvveeeerrrrssssiiii((((vvvv))))
  13.      cccchhhhaaaarrrraaaacccctttteeeerrrr****((((****)))) vvvv
  14.  
  15. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  16.      _v        expects a variable into which to copy a string.  Reserve at
  17.               least a 12 character buffer.
  18.  
  19. FFFFUUUUNNNNCCCCTTTTIIIIOOOONNNN RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  20.      There is no longer any use for the returned value of this function; it
  21.      will always be zero.
  22.  
  23. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  24.      ggggvvvveeeerrrrssssiiii fills the buffer, _v, with a null-terminated string that specifies
  25.      the graphics hardware type of the currently selected screen and the
  26.      version number of Graphics Library.
  27.  
  28.      GGGGrrrraaaapppphhhhiiiiccccssss TTTTyyyyppppeeee                            SSSSttttrrrriiiinnnngggg RRRReeeettttuuuurrrrnnnneeeedddd
  29.      B or G                                   GL4D-_m._n
  30.      GT                                       GL4DGT-_m._n
  31.      GTX                                      GL4DGTX-_m._n
  32.      VGX                                      GL4DVGX-_m._n
  33.      VGXT                                     GL4DVGXT-_m.
  34.      RealityEngine                            GL4DRE-_m._n
  35.      Personal Iris                            GL4DPI2-_m._n
  36.      Personal Iris with Turbo Graphics        GL4DPIT-_m._n
  37.      Personal Iris (early serial numbers)     GL4DPI-_m._n
  38.      Entry                                    GL4DLG-_m._n
  39.      XS                                       GL4DXG-m.n
  40.      XS24                                     GL4DXG-m.n
  41.      XZ                                       GL4DXG-m.n
  42.      Elan                                     GL4DXG-m.n
  43.      Extreme                                  GL4DXG-m.n
  44.      Indy                                     GL4DNP-m.n
  45.      Solid IMPACT                             GL4DSLD-m.n
  46.      High IMPACT                              GL4DIMP-m.n
  47.      Maximum IMPACT                           GL4DIMP-m.n
  48.      InfiniteReality                          GL4DINF-m.n
  49.  
  50.      _m and _n are the major and minor release numbers of the release to which
  51.      the Graphics Library belongs.
  52.  
  53.      ggggvvvveeeerrrrssssiiii can be called prior to the first wwwwiiiinnnnooooppppeeee.
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ggggvvvveeeerrrrssssiiii((((3333GGGG))))                                                          ggggvvvveeeerrrrssssiiii((((3333GGGG))))
  71.  
  72.  
  73.  
  74. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  75.      scrnse, winope
  76.  
  77.      uname(2) in the _P_r_o_g_r_a_m_m_e_r'_s _R_e_f_e_r_e_n_c_e _M_a_n_u_a_l.
  78.  
  79. NNNNOOOOTTTTEEEESSSS
  80.      This subroutine is available only in immediate mode.
  81.  
  82.      Early serial numbers of the Personal Iris do not support the complete
  83.      Personal Iris graphics functionality.
  84.  
  85.      The VGXT string is truncated to fit into 12 characters, the minor release
  86.      number is not returned.
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.